projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
424898e
)
window: remove unused variables
author
Cosimo Cecchi
<cosimoc@gnome.org>
Sun, 3 Jan 2016 08:54:16 +0000
(
00:54
-0800)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Sun, 3 Jan 2016 08:54:16 +0000
(
00:54
-0800)
gtk/gtkwindow.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwindow.c
b/gtk/gtkwindow.c
index ae8a81e1947cb02b706045aef35cadf53ea39ff7..b929a9c618fbf70d317cee21c18363cba93ca3b7 100644
(file)
--- a/
gtk/gtkwindow.c
+++ b/
gtk/gtkwindow.c
@@
-7138,7
+7138,6
@@
gtk_window_realize (GtkWidget *widget)
allocation.height == 1)
{
GdkRectangle request;
- gint default_width, default_height;
gtk_window_compute_configure_request (window, &request, NULL, NULL);